home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / sound / audiocd.zip / CD.DEF < prev    next >
Text File  |  1992-10-24  |  251b  |  10 lines

  1. NAME            "Audio CD Player"
  2. EXETYPE         WINDOWS
  3. STUB            'WINSTUB.EXE'
  4. CODE            PRELOAD MOVEABLE
  5. DATA            PRELOAD MOVEABLE MULTIPLE
  6. HEAPSIZE        4096
  7. STACKSIZE       5110
  8. EXPORTS         MainDlg          @1
  9.  
  10.